Skip to content

feat: add custom_id support to upload_to_browserstack_app_live action#33

Open
alsedi wants to merge 1 commit into
browserstack:masterfrom
alsedi:feat/add-custom-it-to-upload-app-live-action
Open

feat: add custom_id support to upload_to_browserstack_app_live action#33
alsedi wants to merge 1 commit into
browserstack:masterfrom
alsedi:feat/add-custom-it-to-upload-app-live-action

Conversation

@alsedi

@alsedi alsedi commented May 29, 2026

Copy link
Copy Markdown

Description

upload_to_browserstack_app_automate accepts a custom_id, but upload_to_browserstack_app_live does not, even though the underlying BrowserstackHelper.upload_file and the /app-live/upload endpoint support it.

This PR brings the app_live action to parity with app_automate by passing custom_id from params and to upload_file

Motivation

Without it, App Live uploads can only be addressed by the auto-generated app_url, a stable custom_id helps reference a build by a constant identifier.

Testing

bundle exec rspec: all green, including the new test for custom_id spec.

@alsedi alsedi requested a review from a team as a code owner May 29, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant